Upgrade Rust to build Cargo
authorAlex Crichton <alex@alexcrichton.com>
Mon, 25 Jan 2016 18:20:23 +0000 (10:20 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 25 Jan 2016 18:43:20 +0000 (10:43 -0800)
commit3194a23a706c17037556c11e7bf4303ea233f208
tree639c2323a398efd7667d8d2e3bbcf096f8378fe6
parent44c0d7b78548c83b6df4935fdbb15be62f30d685
Upgrade Rust to build Cargo

A few small tweaks to tests were necessary to accomodate rust-lang/rust#29520,
and a few changes were made to the code to account for that as well.
src/cargo/ops/cargo_rustc/context.rs
src/cargo/ops/cargo_rustc/mod.rs
src/rustversion.txt
tests/test_cargo_compile.rs
tests/test_cargo_compile_custom_build.rs
tests/test_cargo_compile_plugins.rs